menu
gokwik package
documentation
config/types.dart
SendVerificationCodeProps
SendVerificationCodeProps.new constructor
SendVerificationCodeProps.new constructor
dark_mode
light_mode
SendVerificationCodeProps
constructor
SendVerificationCodeProps
(
{
required
String
phoneNumber
,
required
bool
notifications
,
})
Implementation
SendVerificationCodeProps({ required this.phoneNumber, required this.notifications, });
gokwik package
documentation
config/types
SendVerificationCodeProps
SendVerificationCodeProps.new constructor
SendVerificationCodeProps class