genq
library
Classes
-
DeepCollectionEquality
-
Deep equality on collections.
-
Genq
-
Annotation to mark a class for code generation with genq. If you don't have
to supply any options, you can use the top-level genq annotation instead.
-
GenqJsonEnum
-
Annotation to mark an enum for JSON serialization code generation with genq.
-
JsonKey
-
-
JsonValue
-
Annotation to specify how an enum should be serialized.
Constants
-
genq
→ const Genq
-
Annotation to mark a class for code generation with genq. If you need to
supply options, you can use the Genq class instead.