menu
ibl_mobile_core_frontend package
documentation
api/lib/api.dart
ReportedRole
ReportedRole.new constructor
ReportedRole.new constructor
dark_mode
light_mode
ReportedRole
constructor
ReportedRole
(
{
List
<
Role
>
roles
=
const []
,
})
Returns a new
ReportedRole
instance.
Implementation
ReportedRole({ this.roles = const [], });
ibl_mobile_core_frontend package
documentation
api/lib/api
ReportedRole
ReportedRole.new constructor
ReportedRole class