getChina method

Future<bool> getChina()

Implementation

Future<bool> getChina() async {
  return MPubspecNews.getCheckChinaAppFunction();
}