create static method

HasReply create()

Implementation

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