roles property

List<String>? roles
final

A list of roles to be attached. There must be at least one role.

Implementation

final List<String>? roles;