action property

  1. @JsonKey(name: 'action', defaultValue: 0)
int action
final

Implementation

@JsonKey(name: 'action', defaultValue: 0)
final int action;