appName property

Future<String?> get appName

Implementation

static Future<String?> get appName => _channel.invokeMethod('getAppName');