data_annotation library

Classes

$JenkinsHashBuilder
This class is used to generate unique hashCode using Jenkins pattern
DataClass
DataClass is the core of data_annotation, it is used by the generator to generate immutable data classes
DataKey
DataKey is used to change the json's key like
EntityAnnotation

Constants

data → const DataClass
data is the default annotation to generate immutable data classes
entity → const EntityAnnotation
entity is used to generate utilities for entities classes