@override Object toJson() => { 'operation': ?operation, 'dataLabelingJob': ?dataLabelingJob, if (method.isNotDefault) 'method': method, };