menu
nowu
SDG
SDG class
SDG
brightness_4
brightness_5
SDG
class
Constructors
SDG
(
{
int
?
number
,
String
?
name
,
String
?
image
,
String
?
link
}
)
Properties
hashCode
→
int
The hash code for this object.
read-only
inherited
image
↔
String
?
read / write
link
↔
String
?
read / write
name
↔
String
?
read / write
number
↔
int
?
read / write
runtimeType
→
Type
A representation of the runtime type of the object.
read-only
inherited
Methods
getImage
(
)
→
String
?
getLink
(
)
→
String
?
getName
(
)
→
String
?
getNumber
(
)
→
int
?
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
nowu
SDG
SDG class
SDG library
Classes
SDG
Properties
sdgs
Functions
getSDGfromNumber
Constructors
SDG
Properties
hashCode
image
link
name
number
runtimeType
Methods
getImage
getLink
getName
getNumber
noSuchMethod
toString
Operators
operator ==