menu
razorpay_dart package
documentation
models/subscriptions_model.dart
RazorpayRegistrationLinkBaseRequestBody
email_notify property
email_notify property
dark_mode
light_mode
email_notify
property
@JsonKey(toJson: _boolToInt, fromJson: _intToBool)
bool
?
get
email_notify
inherited
Implementation
@JsonKey(toJson: _boolToInt, fromJson: _intToBool) bool? get email_notify;
razorpay_dart package
documentation
models/subscriptions_model
RazorpayRegistrationLinkBaseRequestBody
email_notify property
RazorpayRegistrationLinkBaseRequestBody class