name property
final
Phase of the application execution.
If not null, it will be mentioned in leak report.
Can be used to specify name of a test.
Implementation
final String? name;
Phase of the application execution.
If not null, it will be mentioned in leak report.
Can be used to specify name of a test.
final String? name;