areBubblesAllowed method

Future<bool> areBubblesAllowed()

Implementation

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