Fetches the current iconName
Returns null if the current icon is the default icon
null
Future<String?> getAlternateIconName() async { throw UnimplementedError('initialize() has not been implemented.'); }