create static method

SystemMessage create()

Implementation

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