TGetWhoamiBody constructor

const TGetWhoamiBody({
  1. String? organizationId,
})

Implementation

const TGetWhoamiBody({
  this.organizationId,
});