menu
maas package
documentation
macro/introspect.dart
Method
annotation<T> method
annotation<T> method
dark_mode
light_mode
annotation<
T
>
method
@
override
T?
annotation
<
T
>(
)
override
Get the annotations of inspector.
Implementation
@override T? annotation<T>() { return _annotations[T]; }
maas package
documentation
macro/introspect
Method
annotation<T> method
Method class