SaveGraphVersionReq constructor

SaveGraphVersionReq()

Implementation

SaveGraphVersionReq() {
  this.client_version = Int8List.fromList(utf8.encode('3.0.0'));
}