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