errorCode property

String? get errorCode

Implementation

String? get errorCode => (_$data['errorCode'] as String?);