NotificationsPage constructor
NotificationsPage({
- required String baseAPI,
Implementation
NotificationsPage({
required this.baseAPI,
});
NotificationsPage({
required this.baseAPI,
});