fortnite
fortnite_api_io
ItemSet
ItemSet constructor
ItemSet
ItemSet
constructor
Null safety
ItemSet
(
{
required
String
id
,
required
String
name
}
)
Implementation
ItemSet({ required this.id, required this.name, });
fortnite
fortnite_api_io
ItemSet
ItemSet constructor
ItemSet class
Constructors
ItemSet
Properties
hashCode
id
name
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==