@override Object toJson() => { if (gcsDestination case final gcsDestination?) 'gcsDestination': gcsDestination.toJson(), };