displayName property
Optional: Job display name for logging/debugging. Defaults to the class name.
Implementation
String get displayName => runtimeType.toString();
Optional: Job display name for logging/debugging. Defaults to the class name.
String get displayName => runtimeType.toString();