registerDeviceTokenApiEndpoint property

Uri Function(Map<String, dynamic>? params) registerDeviceTokenApiEndpoint
final

Provides an endpoint to be used when trying to register device push token

Implementation

final Uri Function(Map<String, dynamic>? params) registerDeviceTokenApiEndpoint;