roles property
The name of the role required to use the component.
Implementation
@BuiltValueField(wireName: r'roles')
BuiltSet<String>? get roles;
The name of the role required to use the component.
@BuiltValueField(wireName: r'roles')
BuiltSet<String>? get roles;