value property
String
get
value
Implementation
String get value => jsonSerializers.serializeWith(serializer, this)! as String;
String get value => jsonSerializers.serializeWith(serializer, this)! as String;