menu
lyell package
documentation
lyell.dart
SyntheticTypeCapture
SyntheticTypeCapture.new const constructor
SyntheticTypeCapture.new const constructor
dark_mode
light_mode
SyntheticTypeCapture
constructor
const
SyntheticTypeCapture
(
String
identity
, {
List
<
TypeTree
>
arguments
=
const []
,
})
Implementation
const SyntheticTypeCapture( this.identity, { this.arguments = const [], });
lyell package
documentation
lyell
SyntheticTypeCapture
SyntheticTypeCapture.new const constructor
SyntheticTypeCapture class