namedId property
Per-type unique String identifier, auto-assigned in the constructor.
Defaults to <runtimeType>_<id>.
Implementation
String get namedId => _namedId;
Per-type unique String identifier, auto-assigned in the constructor.
Defaults to <runtimeType>_<id>.
String get namedId => _namedId;