ComponentRestrictions constructor
ComponentRestrictions({
- JSAny? country,
Implementation
external ComponentRestrictions({
JSAny? /*(string|Array<string>)?*/ country,
});
external ComponentRestrictions({
JSAny? /*(string|Array<string>)?*/ country,
});