startBackup static method

dynamic startBackup()

Implementation

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