QueryRoleManagerResponse constructor

const QueryRoleManagerResponse({
  1. RoleManager? roleManager,
})

Implementation

const QueryRoleManagerResponse({this.roleManager});