check method

Future check()

Implementation

Future check() {
  throw UnimplementedError('platformVersion() has not been implemented.');
}