factory PlaybackConfig.fromJson(Map<String, dynamic> json) { return _$PlaybackConfigFromJson(json); }