actionId property

  1. @JsonKey(name: 'actionId')
String? actionId
getter/setter pair

Implementation

@JsonKey(name:'actionId')
String? actionId;