actions property

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

Implementation

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