lightImpact method

Future<void> lightImpact()

Implementation

Future<void> lightImpact() {
  throw UnimplementedError('lightImpact() has not been implemented.');
}