create static method

LoRAApplyResult create()

Implementation

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