allowedOrigins property
The new list of allowed origins for the API credential.
Implementation
@BuiltValueField(wireName: r'allowedOrigins')
BuiltList<String>? get allowedOrigins;
The new list of allowed origins for the API credential.
@BuiltValueField(wireName: r'allowedOrigins')
BuiltList<String>? get allowedOrigins;