checkCellularDataEnable property

Future get checkCellularDataEnable

Implementation

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