MysqlGtidPosition constructor

MysqlGtidPosition({
  1. String? gtidSet,
})

Implementation

MysqlGtidPosition({this.gtidSet});