$asUpsertText property

UpsertTextCopyWith<$R, UpsertText, $Out> get $asUpsertText

Implementation

UpsertTextCopyWith<$R, UpsertText, $Out> get $asUpsertText =>
    $base.as((v, t, t2) => _UpsertTextCopyWithImpl(v, t, t2));