JsonDouble constructor
JsonDouble(
- String fieldName
Creates a new JsonDouble with the given fieldName.
The fieldName represents the key in the JSON object that this field corresponds to.
Implementation
JsonDouble(super.fieldName);