menu
blusalt_liveness_native package
documentation
liveness_web.dart
LivenessWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { LivenessPlatform.instance = LivenessWeb(); }
blusalt_liveness_native package
documentation
liveness_web
LivenessWeb
registerWith static method
LivenessWeb class