errorCode property

String errorCode

Implementation

String get errorCode => message.split(' ')[0];