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