action property

  1. @JsonKey.new(name: "action")
String? action
final

Implementation

@JsonKey(name: "action")
final String? action;