webData property
List of website URLs where your user's goods or services are sold. When this is required for a service but your user does not have an online presence, provide the reason in the webDataExemption object.
Implementation
@BuiltValueField(wireName: r'webData')
BuiltList<WebData>? get webData;