FAILURE constant
String
const FAILURE
FAILURE occurs when transaction fails or user cancels it in the middle.
Implementation
static const String FAILURE = 'failure';
FAILURE occurs when transaction fails or user cancels it in the middle.
static const String FAILURE = 'failure';