JsonDate constructor

JsonDate(
  1. String fieldName
)

Constructs an instance of JsonDate.

Parameters:

  • fieldName: The name of the field.

Implementation

JsonDate(super.fieldName);