清除badge
返回 true 表示清除成功,false 表示失败
true
false
Future<bool> clearBadge() { throw UnimplementedError('clearBadge() has not been implemented.'); }