errorKey constant
String
const errorKey
The JSON response's error key.
Implementation
static const String errorKey = 'error';
The JSON response's error key.
static const String errorKey = 'error';