actions property

Implementation

List<Enum$TransactionTypeEnum>? get actions =>
    (_$data['actions'] as List<Enum$TransactionTypeEnum>?);