name property

String? name
finalinherited

A custom label for providers.

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

Implementation

final String? name;