fromGraphQLOperationCancellationReasonToDartOperationCancellationReason function
- String v
Implementation
OperationCancellationReason
fromGraphQLOperationCancellationReasonToDartOperationCancellationReason(
String v,
) => OperationCancellationReason(v);