0
2
llucycodes42
The get first() method returns the value of the second object.
Shortcut: pge
get first() {
return this.second
}
0
2
llucycodes42
The get first() method returns the value of the second object.
Shortcut: pge
get first() {
return this.second
}