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