create static method

BlockchainInfo create()

Implementation

@$core.pragma('dart2js:noInline')
static BlockchainInfo create() => BlockchainInfo._();