menu
flutter_checkin_sdk package
documentation
checkin_results.dart
CheckinExtractedField
CheckinExtractedField.new const constructor
CheckinExtractedField.new const constructor
dark_mode
light_mode
CheckinExtractedField
constructor
const
CheckinExtractedField
(
{
required
String
category
,
required
String
content
,
String
?
contentType
,
})
Implementation
const CheckinExtractedField({ required this.category, required this.content, this.contentType, });
flutter_checkin_sdk package
documentation
checkin_results
CheckinExtractedField
CheckinExtractedField.new const constructor
CheckinExtractedField class