pause static method

Future<void> pause()

Implementation

static Future<void> pause() => controller.pause();