morphy
library
Functions
-
createMorphy(bool isAbstract, List<NameTypeClassComment> allFields, String className, List<Interface> interfacesFromImplements, List<Interface> interfacesAllInclSubInterfaces, List<NameTypeClassComment> classGenerics, bool hasConstContructor, bool generateJson, bool hidePublicConstructor, List<Interface> explicitForJson, bool nonSealed, bool explicitToJson, bool generateCompareTo, bool generateCopyWithFn, List<FactoryMethodInfo> factoryMethods, Map<String, dynamic> allAnnotatedClasses)
→ String
-
-
generateFactoryMethod(FactoryMethodInfo factory, String classNameTrimmed, List<NameTypeClassComment> allFields)
→ String
-
-
getPatchType(String baseType)
→ String
-