menu
anyline_plugin package
documentation
models/wrapper_session_parameters.dart
DateValue
DateValue.new constructor
DateValue.new constructor
dark_mode
light_mode
DateValue
constructor
DateValue
(
{
int
?
confidence
,
int
?
day
,
String
?
formattedText
,
int
?
month
,
String
?
text
,
int
?
year
,
})
Implementation
DateValue({ this.confidence, this.day, this.formattedText, this.month, this.text, this.year, });
anyline_plugin package
documentation
models/wrapper_session_parameters
DateValue
DateValue.new constructor
DateValue class