InngageProps constructor
InngageProps({})
Implementation
InngageProps({
required this.appToken,
required this.firebaseToken,
required this.identifier,
this.phoneNumber,
this.email,
this.customFields,
required this.navigatorKey,
required this.requestAdvertiserId,
required this.blockDeepLink,
this.firebaseListenCallback,
});