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