LIZKwHLtlgPpRiJP abstract method

Future<void> LIZKwHLtlgPpRiJP({
  1. bool deleteServer = true,
  2. void callback(
    1. bool isSuccess
    )?,
})

Implementation

Future<void> LIZKwHLtlgPpRiJP({
  bool deleteServer = true,
  void Function(bool isSuccess)? callback,
});