menu
turnkey_http package
documentation
__generated__/models.dart
TTestRateLimitsBody
TTestRateLimitsBody.new const constructor
TTestRateLimitsBody.new const constructor
dark_mode
light_mode
TTestRateLimitsBody
constructor
const
TTestRateLimitsBody
(
{
String
?
organizationId
,
required
bool
isSetLimit
,
required
num
limit
,
})
Implementation
const TTestRateLimitsBody({ this.organizationId, required this.isSetLimit, required this.limit, });
turnkey_http package
documentation
__generated__/models
TTestRateLimitsBody
TTestRateLimitsBody.new const constructor
TTestRateLimitsBody class