go abstract method

void go(
  1. String location, {
  2. Object? extra,
})

Implementation

void go(String location, {Object? extra});