checkAbility method

Future<V2TimValueCallback<int>> checkAbility()

能力位检测

Implementation

Future<V2TimValueCallback<int>> checkAbility() {
  throw UnimplementedError('checkAbility has not been implemented.');
}