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