fortnite
fortnite
STWSchematic
level property
level
level
property
Null safety
int
level
get level
Implementation
int get level => int.tryParse(attributes["level"].toString()) ?? 1;
fortnite
fortnite
STWSchematic
level property
STWSchematic class
Constructors
STWSchematic
Properties
attributes
client
hashCode
id
isFavourite
isStormKing
level
oreOrCrystal
profileId
quantity
rarity
rarityEnum
rating
runtimeType
templateId
tier
type
Methods
noSuchMethod
toString
Operators
operator ==