DbInsertOptions constructor

DbInsertOptions({
  1. DbSession? session,
})

Implementation

DbInsertOptions({this.session});