menu
iproov_flutter package
documentation
exceptions.dart
IProovException
IProovException constructor
IProovException constructor
dark_mode
light_mode
IProovException
constructor
IProovException
(
String
title
, [
String
?
message
])
Implementation
IProovException(this.title, [this.message]);
iproov_flutter package
documentation
exceptions
IProovException
IProovException constructor
IProovException class