AssetIssue constant

AccountType const AssetIssue

Implementation

static const AccountType AssetIssue = AccountType._(
    1,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'AssetIssue');