menu
fluxer_dart package
documentation
models/pack_invite_create_request.dart
PackInviteCreateRequest
PackInviteCreateRequest.new const constructor
PackInviteCreateRequest.new const constructor
dark_mode
light_mode
PackInviteCreateRequest
constructor
const
PackInviteCreateRequest
(
{
int
?
maxUses
,
int
?
maxAge
,
bool
?
unique
,
})
Implementation
const PackInviteCreateRequest({this.maxUses, this.maxAge, this.unique});
fluxer_dart package
documentation
models/pack_invite_create_request
PackInviteCreateRequest
PackInviteCreateRequest.new const constructor
PackInviteCreateRequest class