@override Object toJson() => { 'context': ?context?.toJson(), 'updateMask': ?updateMask?.toJson(), if (allowMissing.isNotDefault) 'allowMissing': allowMissing, };