menu
maas package
documentation
macro/introspect.dart
Method
Method.new constructor
Method.new constructor
dark_mode
light_mode
Method
constructor
Method
(
Map
<
Type
,
dynamic
>
_annotations
,
Type
_declare
,
Type
_intype
,
Type
_retype
,
)
Implementation
Method(this._annotations, this._declare, this._intype, this._retype);
maas package
documentation
macro/introspect
Method
Method.new constructor
Method class