create static method

KnowledgeBase create()

Implementation

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