errorCode constant

String const errorCode

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

Implementation

static const String errorCode = 'code';