menu
nowu
SDG
SDG
SDG constructor
SDG
brightness_4
brightness_5
SDG
constructor
SDG
(
{
int
?
number
,
String
?
name
,
String
?
image
,
String
?
link
}
)
Implementation
SDG({ this.number, this.name, this.image, this.link, });
nowu
SDG
SDG
SDG constructor
SDG class
Constructors
SDG
Properties
hashCode
image
link
name
number
runtimeType
Methods
getImage
getLink
getName
getNumber
noSuchMethod
toString
Operators
operator ==