originKeys property
The list of origin keys for all requested domains. For each list item, the key is the domain and the value is the origin key.
Implementation
@BuiltValueField(wireName: r'originKeys')
BuiltMap<String, String>? get originKeys;
The list of origin keys for all requested domains. For each list item, the key is the domain and the value is the origin key.
@BuiltValueField(wireName: r'originKeys')
BuiltMap<String, String>? get originKeys;