actions property

  1. @ActionsConverter()
  2. @JsonKey(name: 'docs')
List<Action> actions
inherited

Implementation

@ActionsConverter()
@JsonKey(name: 'docs')
List<Action> get actions => throw _privateConstructorUsedError;