menu
apex_kyc package
documentation
index.dart
ApexKycConfig
reset static method
reset static method
dark_mode
light_mode
reset
static method
void
reset
(
)
Reset instance (useful for testing)
Implementation
static void reset() { _instance = null; }
apex_kyc package
documentation
index
ApexKycConfig
reset static method
ApexKycConfig class