Node constructor
Node({})
Implementation
Node(
{this.authorized,
this.available,
this.averageAvailability,
this.firstPublicKey,
this.geoPatch,
this.ip,
this.lastPublicKey,
this.networkPatch,
this.port,
this.rewardAddress,
this.authorizationDate,
this.enrollmentDate,});