enableLocalData abstract method

Future<int> enableLocalData(
  1. bool enable
)

启用本地数据

Implementation

Future<int> enableLocalData(bool enable);