create static method

ModelLibrary create()

Implementation

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