success static method

Future<void> success()

Implementation

static Future<void> success() async {
  await mediumImpact();
}