check abstract method

Future<bool> check({
  1. bool isCached = false,
})

Implementation

Future<bool> check({bool isCached = false});