destroy abstract method

Future<void> destroy([
  1. String? error
])

Performs the destroy operation.

Implementation

Future<void> destroy([String? error]);