RESPONSE_SUCCESS constant
String
const RESPONSE_SUCCESS
Response code indicating success.
Implementation
static const String RESPONSE_SUCCESS = "100";
Response code indicating success.
static const String RESPONSE_SUCCESS = "100";