Get appierId.
appierId
Appier.getAppierId()
static Future<String> getAppierId() async { return AppierFlutterPlatform.instance.getAppierId(); }