create static method

LazyMessage create()

Implementation

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