menu
artifact_gen package
documentation
builder.dart
$ArtifactBuilderOutput
baseTypeOf method
baseTypeOf method
dark_mode
light_mode
baseTypeOf
method
String
baseTypeOf
(
DartType
type
)
Implementation
String baseTypeOf(DartType type) => type.getDisplayString(withNullability: false);
artifact_gen package
documentation
builder
$ArtifactBuilderOutput
baseTypeOf method
$ArtifactBuilderOutput mixin