value property

int get value

Implementation

int get value => jsonSerializers.serializeWith(serializer, this)! as int;