Checks whether the current platform can apply numeric app badges.
Future<bool> isSupported() async => await _platform.isSupported();