token property
String
get
token
Implementation
static String get token =>
kDebugMode ? paygateAPIKeyDebug : paygateAPIKeyProd;
static String get token =>
kDebugMode ? paygateAPIKeyDebug : paygateAPIKeyProd;