create static method

FindRes create()

Implementation

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