opType property

  1. @JsonKey(name: 'op')
String opType
final

The type of this message.

Implementation

@JsonKey(name: 'op')
final String opType;