reflectiveTest top-level constant

_ReflectiveTest const reflectiveTest

A marker annotation used to instruct dart2js to keep reflection information for the annotated classes.

Implementation

const _ReflectiveTest reflectiveTest = _ReflectiveTest();