roles property

Map<String, dynamic>? roles
final

The name and self URL for each role defined in the project. For more information, see Create project role.

Implementation

final Map<String, dynamic>? roles;