create static method

CastMessage create()

Implementation

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