menu
turnkey_http package
documentation
__generated__/models.dart
TGetVerifiedSubOrgIdsResponse
TGetVerifiedSubOrgIdsResponse.new const constructor
TGetVerifiedSubOrgIdsResponse.new const constructor
dark_mode
light_mode
TGetVerifiedSubOrgIdsResponse
constructor
const
TGetVerifiedSubOrgIdsResponse
(
{
required
List
<
String
>
organizationIds
,
})
Implementation
const TGetVerifiedSubOrgIdsResponse({ required this.organizationIds, });
turnkey_http package
documentation
__generated__/models
TGetVerifiedSubOrgIdsResponse
TGetVerifiedSubOrgIdsResponse.new const constructor
TGetVerifiedSubOrgIdsResponse class