menu
another_square package
documentation
services/team_service.dart
TeamMemberException
TeamMemberException.new constructor
TeamMemberException.new constructor
dark_mode
light_mode
TeamMemberException
constructor
TeamMemberException
(
{
required
int
statusCode
,
String
?
message
,
})
Implementation
TeamMemberException({required this.statusCode, this.message});
another_square package
documentation
services/team_service
TeamMemberException
TeamMemberException.new constructor
TeamMemberException class