id property
String
get
id
ID used internally.
Implementation
String get id =>
throw UnimplementedError('id is not implemented on the current platform');
ID used internally.
String get id =>
throw UnimplementedError('id is not implemented on the current platform');