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