create static method

AccountSet create()

Implementation

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