getDefault static method

LoRAApplyRequest getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static LoRAApplyRequest getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<LoRAApplyRequest>(create);