menu
flutter_tpay package
documentation
model/screenless/notifications.dart
Notifications
Notifications.new constructor
Notifications.new constructor
dark_mode
light_mode
Notifications
constructor
Notifications
(
{
required
String
url
,
required
String
email
,
})
Implementation
Notifications({ required this.url, required this.email });
flutter_tpay package
documentation
model/screenless/notifications
Notifications
Notifications.new constructor
Notifications class