reflectiveTest top-level constant
Object
const reflectiveTest
A marker annotation used to instruct dart2js to keep reflection information for the annotated classes.
Implementation
const Object reflectiveTest = _ReflectiveTest();