DateRecord constructor
- String dateString,
- DateRecordType type,
- double recognitionConfidenceValue
Implementation
DateRecord(this.dateString, this.type, this.recognitionConfidenceValue);
DateRecord(this.dateString, this.type, this.recognitionConfidenceValue);