create static method

PayoutBalance create()

Implementation

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