Convert this data type instance to a JSON object.
@override Map<String, dynamic> toJson() { return {'type': 'date'}; }