failed constant
CommerceActionStatusCode
const failed
The action ended without authoritative completion.
Implementation
static const failed = CommerceActionStatusCode._('failed', true);
The action ended without authoritative completion.
static const failed = CommerceActionStatusCode._('failed', true);