create static method

BalancesInfo create()

Implementation

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