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