menu
swift_composer package
documentation
type_info.dart
TypeInfo
TypeInfo.new constructor
TypeInfo.new constructor
dark_mode
light_mode
TypeInfo
constructor
TypeInfo
(
TypeMap
typeMap
,
DartType
type
,
DiConfig
config
, {
List
<
TypeInfo
>
typeArguments
=
const []
,
})
Implementation
TypeInfo( this.typeMap, this.type, this.config, { this.typeArguments = const [], });
swift_composer package
documentation
type_info
TypeInfo
TypeInfo.new constructor
TypeInfo class