create static method

RAGServiceState create()

Implementation

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