errorCode constant
String
const errorCode
The key in an error hash for the 'code' value.
Implementation
static const String errorCode = 'code';
The key in an error hash for the 'code' value.
static const String errorCode = 'code';