create static method

PayoutStatus create()

Implementation

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