operationType property
The type of operation. Null if unknown, for example if an HTTP request is invalid and no call operation can be determined.
Implementation
final OperationType? operationType;
The type of operation. Null if unknown, for example if an HTTP request is invalid and no call operation can be determined.
final OperationType? operationType;