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