menu
maas package
documentation
macro/introspect.dart
Types<T>
Types.new constructor
Types.new constructor
dark_mode
light_mode
Types<
T
>
constructor
Types<
T
>
(
Type
raw
,
List
<
Type
>
parameters
,
dynamic
constructor
()
)
Implementation
Types(this.raw, this.parameters, this.constructor);
maas package
documentation
macro/introspect
Types<T>
Types.new constructor
Types class