Account constructor

Account(
  1. Client client
)

Implementation

Account(super.client);