ClientLoader typedef

ClientLoader = FutureOr<ClientBuilder> Function()

Implementation

typedef ClientLoader = FutureOr<ClientBuilder> Function();