User constructor

User(
  1. AppHttpClient _client
)

Implementation

User(this._client);