create static method

LastNameQuery create()

Implementation

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