getSoundsOn method

  1. @override
Future<bool> getSoundsOn()
override

Implementation

@override
Future<bool> getSoundsOn() async => soundsOn;