menu
flutter_decision_making package
documentation
feature/saw/data/mapper/saw_alternative_mapper.dart
SawAlternativeMapper
toEntity method
toEntity method
dark_mode
light_mode
toEntity
method
SawAlternative
toEntity
(
)
Implementation
SawAlternative toEntity() => SawAlternative( id: id, name: name, note: note, );
flutter_decision_making package
documentation
feature/saw/data/mapper/saw_alternative_mapper
SawAlternativeMapper
toEntity method
SawAlternativeMapper extension on
SawAlternativeDto