menu
leto_schema package
documentation
utilities.dart
SchemaPrinter
defPrintTypeName static method
defPrintTypeName static method
dark_mode
light_mode
defPrintTypeName
static method
String
defPrintTypeName
(
GraphQLNamedType
type
)
Implementation
static String defPrintTypeName(GraphQLNamedType type) => type.toString();
leto_schema package
documentation
utilities
SchemaPrinter
defPrintTypeName static method
SchemaPrinter class