recovery method

Future<void> recovery()

Implementation

Future<void> recovery() {
  return TySmartPosApiPluginPlatform.instance.recovery();
}