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