mockClient property

  1. @visibleForTesting
Client? mockClient

Implementation

@visibleForTesting
http.Client? get mockClient => _mockClient;