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