id property
String
get
id
Gets a unique identifier for this provider.
Implementation
String get id => runtimeType.toString();
Gets a unique identifier for this provider.
String get id => runtimeType.toString();