menu
flutter_tpay
model/screenless/notifications.dart
Notifications
Notifications constructor
Notifications
brightness_4
brightness_5
Notifications
constructor
Notifications
(
{
required
String
url
,
required
String
email
}
)
Implementation
Notifications({ required this.url, required this.email });
flutter_tpay
notifications
Notifications
Notifications constructor
Notifications class