setLocalCustomInt method

Future<V2TimCallback> setLocalCustomInt()

Implementation

Future<V2TimCallback> setLocalCustomInt() async {
  return CommonUtils.returnError("setLocalCustomInt feature does not exist on the web");
}