create static method

HopMessage create()

Implementation

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