0 purchases
auto mappr annotation
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 {}
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.