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