Role constructor

Role({
  1. String? roleType,
})

Implementation

Role({this.roleType});