SqlServerLsnPosition constructor

SqlServerLsnPosition({
  1. String? lsn,
})

Implementation

SqlServerLsnPosition({this.lsn});