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