name property

  1. @Deprecated("Will be removed in the next major version.")
String? name
final

Tag describing what the Runnable does.

Implementation

@Deprecated("Will be removed in the next major version.")
final String? name;