StreamingLayout.fromJson constructor Null safety
Implementation
factory StreamingLayout.fromJson(Map<String, dynamic> json) => _$StreamingLayoutFromJson(json);
factory StreamingLayout.fromJson(Map<String, dynamic> json) => _$StreamingLayoutFromJson(json);