id property

String get id

Gets a unique identifier for this provider.

Implementation

String get id => runtimeType.toString();