find abstract method

Future<String?> find(
  1. String origin
)

Implementation

Future<String?> find(final String origin);