menu
velix_mapper package
documentation
mapper/mapper.dart
TypeKey
TypeKey.new const constructor
TypeKey.new const constructor
dark_mode
light_mode
TypeKey
constructor
const
TypeKey
(
Type
from
,
Type
to
)
Implementation
const TypeKey(this.from, this.to);
velix_mapper package
documentation
mapper/mapper
TypeKey
TypeKey.new const constructor
TypeKey class