registerDevice abstract method
Implementation
Future registerDevice({
String? fcmToken,
String? deviceId,
String? platform,
required int appVersion,
String? googleAdId,
String? clevertapId,
String? appsflyerId,
});
Future registerDevice({
String? fcmToken,
String? deviceId,
String? platform,
required int appVersion,
String? googleAdId,
String? clevertapId,
String? appsflyerId,
});