future property

Future<Response>? future
getter/setter pair

Implementation

Future<http.Response>? future;