create static method

NickNameQuery create()

Implementation

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