0
0
llucycodes42
The constructor is public because it is a member of the class.
Shortcut: const
constructor (type name) public {
}
0
0
llucycodes42
The constructor is public because it is a member of the class.
Shortcut: const
constructor (type name) public {
}