cancelRestore static method

dynamic cancelRestore()

Implementation

static cancelRestore() {
  return FlyChatFlutterPlatform.instance.cancelRestore();
}