domain property

  1. @BuiltValueField(wireName: r'domain')
ErrorDetailDomainEnum? domain

The domain in which the error occurred.

Implementation

@BuiltValueField(wireName: r'domain')
ErrorDetailDomainEnum? get domain;