minor formatting changes

This commit is contained in:
Neeraj Gupta 2022-12-30 13:50:13 +05:30
parent a845e8cf77
commit b388bdb7dc
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1

View file

@ -72,7 +72,9 @@ class PushService {
}
Future<void> _setPushTokenOnServer(
String? fcmToken, String? apnsToken) async {
String? fcmToken,
String? apnsToken,
) async {
await Network.instance.enteDio.post(
"/push/token",
data: {