clearFlags abstract method

Future<bool?> clearFlags(
  1. int flags
)

Implementation

Future<bool?> clearFlags(int flags);