LiveSessionInitResult.fromJson constructor
Creates LiveSessionInitResult from JSON data
Implementation
factory LiveSessionInitResult.fromJson(Map<String, dynamic> json) =>
_$LiveSessionInitResultFromJson(json);
Creates LiveSessionInitResult from JSON data
factory LiveSessionInitResult.fromJson(Map<String, dynamic> json) =>
_$LiveSessionInitResultFromJson(json);