Developed with 💚 by netglade
@AutoMappr
annotation used for AutoMappr code generator.
import 'package:auto_mappr_annotation/auto_mappr_annotation.dart';
import 'main.auto_mappr.dart';
@AutoMappr([
MapType<UserDto, User>(),
])
class Mappr extends $Mappr {}
Libraries
- auto_mappr_annotation
- AutoMappr Annotation.