errorType property

  1. @BuiltValueField(wireName: 'error_type')
String errorType

Type of the error

Implementation

@BuiltValueField(wireName: 'error_type')
String get errorType;