create static method

DepositResponse create()

Implementation

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