menu
flutter_checkin_sdk package
documentation
checkin_results.dart
CheckinResultComment
CheckinResultComment.new const constructor
CheckinResultComment.new const constructor
dark_mode
light_mode
CheckinResultComment
constructor
const
CheckinResultComment
(
{
String
?
service
,
String
?
status
,
String
?
comment
,
})
Implementation
const CheckinResultComment({ this.service, this.status, this.comment, });
flutter_checkin_sdk package
documentation
checkin_results
CheckinResultComment
CheckinResultComment.new const constructor
CheckinResultComment class