Plans constructor

Plans(
  1. IuguClient client
)

Implementation

Plans(IuguClient client) : apiResource = APIResource(client.properties.dio, "/plans");