@override Object toJson() { return { if (videoDuration != null) 'videoDuration': videoDuration!.toJson(), }; }