fortnite
fortnite
InvalidAccountException
InvalidAccountException constructor
InvalidAccountException
InvalidAccountException
constructor
Null safety
InvalidAccountException
(
{
required
String
accountId
,
required
String
message
}
)
Implementation
InvalidAccountException({required this.accountId, required this.message});
fortnite
fortnite
InvalidAccountException
InvalidAccountException constructor
InvalidAccountException class
Constructors
InvalidAccountException
Properties
accountId
hashCode
message
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==