getOption abstract method

Future<String?> getOption(
  1. String option
)

Implementation

Future<String?> getOption(String option);