warning static method

Future<void> warning()

Implementation

static Future<void> warning() async {
  await lightImpact();
}