action property

  1. @JsonKey(name: 'act')
Action? action
getter/setter pair

Implementation

@JsonKey(name: 'act')
Action? action;