menu
velix_mapper package
documentation
mapper/mapper.dart
Properties
computeProperties method
computeProperties method
dark_mode
light_mode
computeProperties
method
@
override
List
<
String
>
computeProperties
(
Type
sourceClass
,
Type
targetClass
)
override
Implementation
@override List<String> computeProperties(Type sourceClass, Type targetClass) { return properties; }
velix_mapper package
documentation
mapper/mapper
Properties
computeProperties method
Properties class