menu
bynn_id_verification package
documentation
providers/consent_provider.dart
ConsentState
ConsentState.new constructor
ConsentState.new constructor
dark_mode
light_mode
ConsentState
constructor
ConsentState
(
{
bool
isLoading
=
false
,
String
?
error
,
})
Implementation
ConsentState({ this.isLoading = false, this.error, });
bynn_id_verification package
documentation
providers/consent_provider
ConsentState
ConsentState.new constructor
ConsentState class