QPOSModel.fromJson(Map<String, dynamic> json) { method = json['method']; parameters = json['parameters']; keyList = json['keyList']; }