errorMessage constant

String const errorMessage

The key in an error hash for the 'message' value.

Implementation

static const String errorMessage = 'message';