Apis constructor

Apis(
  1. String? iAmA
)

enum "consultant" or "patient"

Implementation

Apis(this.iAmA);