Query$GetVersion$version constructor

Query$GetVersion$version({
  1. String? version,
  2. String $__typename = 'Version',
})

Implementation

Query$GetVersion$version({this.version, this.$__typename = 'Version'});