menu
auth_kit package
documentation
auth_kit_platform_interface.dart
AuthKitPlatform
AuthKitPlatform.new constructor
AuthKitPlatform.new constructor
dark_mode
light_mode
AuthKitPlatform
constructor
AuthKitPlatform
(
)
Constructs a AuthKitPlatform.
Implementation
AuthKitPlatform() : super(token: _token);
auth_kit package
documentation
auth_kit_platform_interface
AuthKitPlatform
AuthKitPlatform.new constructor
AuthKitPlatform class