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