notPresented constant

CommerceActionStatusCode const notPresented

The action ended before any provider presentation began.

Implementation

static const notPresented = CommerceActionStatusCode._('not_presented', true);