name property

String? name
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;