menu
adderlink package
documentation
adderlink.mapper.g.dart
Mapper
useAll static method
useAll static method
dark_mode
light_mode
useAll
static method
void
useAll
(
List
mappers
)
Implementation
static void useAll(List<BaseMapper> mappers) => i.useAll(mappers);
adderlink package
documentation
adderlink.mapper.g
Mapper
useAll static method
Mapper class