Returns the qualified identifier of the distributor used.
static Future<String?> getDistributor() async { return await UnifiedPushPlatform.instance.getDistributor(); }