reason property
The reason why the web data was not provided. Possible value: noOnlinePresence.
Implementation
@BuiltValueField(wireName: r'reason')
WebDataExemptionReasonEnum? get reason;
The reason why the web data was not provided. Possible value: noOnlinePresence.
@BuiltValueField(wireName: r'reason')
WebDataExemptionReasonEnum? get reason;