CreateAllowlistIdentifierRequest constructor
Returns a new CreateAllowlistIdentifierRequest instance.
Implementation
CreateAllowlistIdentifierRequest({
required this.identifier,
this.notify = false,
});
Returns a new CreateAllowlistIdentifierRequest instance.
CreateAllowlistIdentifierRequest({
required this.identifier,
this.notify = false,
});