getAppName method

Future<String?> getAppName()

Implementation

Future<String?> getAppName() => _plugin.getAppName(this);