menu
razorpay_web_totalxsoftware package
documentation
models/rzp_user_profile_model.dart
RzpUserProfile
RzpUserProfile constructor
RzpUserProfile constructor
dark_mode
light_mode
RzpUserProfile
constructor
RzpUserProfile
(
{
String
?
name
,
String
?
phoneNumber
,
String
?
email
,
String
?
uid
,
})
Implementation
RzpUserProfile({ this.name, this.phoneNumber, this.email, this.uid, });
razorpay_web_totalxsoftware package
documentation
models/rzp_user_profile_model
RzpUserProfile
RzpUserProfile constructor
RzpUserProfile class