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