TGetWhoamiResponse constructor
const
TGetWhoamiResponse({})
Implementation
const TGetWhoamiResponse({
required this.organizationId,
required this.organizationName,
required this.userId,
required this.username,
});