menu
fluxer_dart package
documentation
models/pack_invite_response_pack.dart
PackInviteResponsePack
creatorId property
creatorId property
dark_mode
light_mode
creatorId
property
@JsonKey.new(name: 'creator_id')
String
creatorId
final
The ID of the user who created the pack
Implementation
@JsonKey(name: 'creator_id') final String creatorId;
fluxer_dart package
documentation
models/pack_invite_response_pack
PackInviteResponsePack
creatorId property
PackInviteResponsePack class