name property

String? name
final

A custom label for providers.

This is picked-up by devtools and toString to show better messages.

Implementation

final String? name;