menu
iproov_flutter package
documentation
events.dart
IProovEventFailure
IProovEventFailure const constructor
IProovEventFailure const constructor
dark_mode
light_mode
IProovEventFailure
constructor
const
IProovEventFailure
(
String
reason
,
String
feedbackCode
,
Image?
frame
)
Implementation
const IProovEventFailure(this.reason, this.feedbackCode, this.frame);
iproov_flutter package
documentation
events
IProovEventFailure
IProovEventFailure const constructor
IProovEventFailure class