Account constructor

Account(
  1. Client client
)

Initializes a Account service

Implementation

Account(super.client);