TestGateway constructor

TestGateway({
  1. String? initialVersion,
})

Implementation

TestGateway({this.initialVersion});