create static method

AccountQuery create()

Implementation

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