pluggableInitialize method
Implementation
Future<String> pluggableInitialize(String companyName, String licenseKey, String fcmToken, String externalUserId, String externalTokenId, String externalUserEmail, bool log) {
throw UnimplementedError('pluggableInitialize() has not been implemented.');
}