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