navigate abstract method

Future<Country?> navigate(
  1. BuildContext context
)

Implementation

Future<Country?> navigate(BuildContext context);