name property Null safety
final
A custom label for providers.
This is picked-up by devtools and toString to show better messages.
Implementation
final String? name;
A custom label for providers.
This is picked-up by devtools and toString to show better messages.
final String? name;