rust_to_dart/reflector library

Classes

Reflector
Annotate with this class to enable reflection.

Constants

reflector → const Reflector
Use this as annotation for your class to generate reflectable interface. Example: