create static method

LoRAState create()

Implementation

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