values constant
Implementation
static const $core.List<Capabilities> values = <Capabilities>[
CAP_NONE,
CAP_CALLS,
CAP_BALANCE,
CAP_ALLOWANCE,
];
static const $core.List<Capabilities> values = <Capabilities>[
CAP_NONE,
CAP_CALLS,
CAP_BALANCE,
CAP_ALLOWANCE,
];