checkCellularDataEnable property

Future checkCellularDataEnable

Implementation

static Future<dynamic> get checkCellularDataEnable async {
  return AliAuthPlatform.instance.checkCellularDataEnable;
}