subscribe abstract method

Future subscribe(
  1. BuildContext context, {
  2. bool configureBackground = false,
})

Implementation

Future subscribe(BuildContext context, {bool configureBackground = false});