reset property

Future<void> Function()? reset
final

Callback, called when this provider should clear all its data.

Implementation

final Future<void> Function()? reset;