create static method

ContentTypeId create()

Implementation

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