create static method

Accounts create()

Implementation

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