JsonKeyModels extension
- on
Methods
-
getEnums(
String className) → String -
Available on List<
DartDeclaration> , provided by the JsonKeyModels extension -
getNestedFactoryClasses(
) → String -
Available on List<
DartDeclaration> , provided by the JsonKeyModels extension -
getNestedModelClasses(
) → String -
Available on List<
DartDeclaration> , provided by the JsonKeyModels extension -
toCloneFunction(
String className) → String -
Available on List<
DartDeclaration> , provided by the JsonKeyModels extension -
toConstructor(
String className, {required bool hasExtends, required bool hasMixin}) → String -
Available on List<
DartDeclaration> , provided by the JsonKeyModels extension -
toConstructorDeclarations(
) → String -
Available on List<
DartDeclaration> , provided by the JsonKeyModels extension -
toCopyWith(
String className) → String -
Available on List<
DartDeclaration> , provided by the JsonKeyModels extension -
toDeclarationStrings(
String className) → String -
Available on List<
DartDeclaration> , provided by the JsonKeyModels extension -
toEqualsDeclarationString(
) → String -
Available on List<
DartDeclaration> , provided by the JsonKeyModels extension -
toHashDeclarationString(
) → String -
Available on List<
DartDeclaration> , provided by the JsonKeyModels extension -
toImportStrings(
String? relativePath) → String -
Available on List<
DartDeclaration> , provided by the JsonKeyModels extension -
toJsonFunctions(
String className) → String -
Available on List<
DartDeclaration> , provided by the JsonKeyModels extension -
toMockDeclarationStrings(
String className) → String -
Available on List<
DartDeclaration> , provided by the JsonKeyModels extension