allowedOrigins property
List containing the allowed origins linked to the API credential.
Implementation
@BuiltValueField(wireName: r'allowedOrigins')
BuiltList<AllowedOrigin>? get allowedOrigins;
List containing the allowed origins linked to the API credential.
@BuiltValueField(wireName: r'allowedOrigins')
BuiltList<AllowedOrigin>? get allowedOrigins;