helpers/dart_type library

Classes

DartTypeInfo
Represents type information derived from a Swagger schema.

Functions

getDartType({required TProperty? schema, required Components components, required bool isForEntities}) DartTypeInfo
Determines the Dart type information for a given Swagger schema.