contextFreeActions property

  1. @JsonKey(name: 'context_free_actions')
List<Object>? contextFreeActions
getter/setter pair

Implementation

@JsonKey(name: 'context_free_actions')
List<Object>? contextFreeActions = [];