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