generator/_tools library
Extensions
- AssetIdExt on AssetId
- TypeJudge on DartType
Constants
- contentSeparator → const String
Properties
-
exceptFields
→ Set<
String> -
final
Functions
-
annotationIsType(
ElementAnnotation element, Type type) → bool -
convertToCamelCase(
String input) → String -
findAnnotation(
Element element, Type type) → ElementAnnotation? -
findAnnotationByName(
Element element, String type) → ElementAnnotation?