TGetTvcAppsBody constructor

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

Implementation

const TGetTvcAppsBody({
   this.organizationId,
});