RoleBuilder constructor

RoleBuilder(
  1. String name
)

Creates role

Implementation

RoleBuilder(this.name);