AllowlistItem constructor
const
AllowlistItem({
- required String hostname,
Implementation
const AllowlistItem({
required this.hostname,
});
const AllowlistItem({
required this.hostname,
});