GetInfoResponse constructor
GetInfoResponse({})
Implementation
GetInfoResponse(
{required super.resultType,
required this.alias,
required this.color,
required this.pubkey,
required this.network,
required this.block_height,
required this.block_hash,
required this.methods,
required this.notifications});