checkWithToast method

Future checkWithToast()

Implementation

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