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