create static method

Subaccount create()

Implementation

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