actionName property

  1. @JsonKey.new(name: 'action')
String? get actionName
inherited

Implementation

String? get requestId;@JsonKey(name: 'action') String? get actionName;