menu
update_notification package
documentation
screens/update_notification.dart
UpdateNotification
UpdateNotification constructor
UpdateNotification constructor
dark_mode
light_mode
UpdateNotification
constructor
UpdateNotification
(
{
String
?
iOSAppId
,
String
?
androidAppId
,
required
String
?
minimumVersion
,
})
Implementation
UpdateNotification( {this.iOSAppId, this.androidAppId, required this.minimumVersion});
update_notification package
documentation
screens/update_notification
UpdateNotification
UpdateNotification constructor
UpdateNotification class