create static method

Deposit create()

Implementation

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