search abstract method

Future<List<Address>> search(
  1. String text
)

Implementation

Future<List<Address>> search(String text);