webDataExemption property

  1. @BuiltValueField.new(wireName: r'webDataExemption')
WebDataExemption? get webDataExemption

The reason why the web data is not provided.

Implementation

@BuiltValueField(wireName: r'webDataExemption')
WebDataExemption? get webDataExemption;