@override Object toJson() => { if (dataFormat.isNotDefault) 'dataFormat': dataFormat.toJson(), 'gcsSource': ?gcsSource?.toJson(), };