FormService constructor

FormService(
  1. ApiClient client
)

Constructs a FormService using the provided ApiClient.

Implementation

FormService(this.client);