operationType property

OperationType? operationType
final

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;