menu
kangpro_app_common package
documentation
features/skill/dto/response/skills_response_dto.dart
SkillsResponseDto
SkillsResponseDto.fromJson factory constructor
SkillsResponseDto.fromJson factory constructor
dark_mode
light_mode
SkillsResponseDto.fromJson
constructor
SkillsResponseDto.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SkillsResponseDto.fromJson(Map<String, dynamic> json) => _$SkillsResponseDtoFromJson(json);
kangpro_app_common package
documentation
features/skill/dto/response/skills_response_dto
SkillsResponseDto
SkillsResponseDto.fromJson factory constructor
SkillsResponseDto class