refactoring
This commit is contained in:
@@ -67,7 +67,6 @@ void main() async {
|
||||
final client = Client(
|
||||
's2dxdhpxd94g',
|
||||
logLevel: Level.INFO,
|
||||
persistenceEnabled: false,
|
||||
showLocalNotification: Platform.isAndroid ? showLocalNotification : null,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user