ProxyTGetAccountResponse constructor

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

Implementation

const ProxyTGetAccountResponse({
  this.organizationId,
});