reset method

Future<void> reset()

Implementation

Future<void> reset() => DisplayRulePlatform.instance.reset(id);