create static method

CastId create()

Implementation

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