configure static method

void configure(
  1. Flavor flavor
)

Implementation

static void configure(Flavor flavor) async {
  _flavor = flavor;
}