create static method

PayoutRequest create()

Implementation

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