menu
iproov_flutter package
documentation
options.dart
NetworkOptions
NetworkOptions.new const constructor
NetworkOptions.new const constructor
dark_mode
light_mode
NetworkOptions
constructor
const
NetworkOptions
(
{
List
<
Uint8List
>
?
certificates
,
Duration
?
timeout
,
String
?
path
,
})
Implementation
const NetworkOptions({ this.certificates, this.timeout, this.path, });
iproov_flutter package
documentation
options
NetworkOptions
NetworkOptions.new const constructor
NetworkOptions class