values constant
Implementation
static const $core.List<StatusCode> values = <StatusCode> [
Ok,
AuthError,
NeedParameters,
InvalidParameters,
FileTooLarge,
IoError,
InternalError,
SessionError,
];
static const $core.List<StatusCode> values = <StatusCode> [
Ok,
AuthError,
NeedParameters,
InvalidParameters,
FileTooLarge,
IoError,
InternalError,
SessionError,
];