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