Gets the current app icon name.
Returns null if the default icon is being used.
null
Future<String?> getCurrentIcon() { throw UnimplementedError('getCurrentIcon() has not been implemented.'); }