create static method

StakingInfo create()

Implementation

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