Provides Dart Build System builders for handling Class-Information.
The builders generate code when they find members annotated with classes defined in package:magic_mirror.
- To generate to/from Class-Information code for a class, annotate it with
@MReflectionEnable
. You can provide arguments toMReflectionEnable
to configure the generated code. annotation values.
Setup and Example
Please go package:magic_mirror.