create static method

DartMessage create()

Implementation

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