$Shared25.fromJson constructor
$Shared25.fromJson(
- Map json_
Implementation
$Shared25.fromJson(core.Map json_)
: this(value: json_['value'] as core.String?);
$Shared25.fromJson(core.Map json_)
: this(value: json_['value'] as core.String?);