create static method

RuntimeType create()

Implementation

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