toJson method Null safety

Map toJson()

Implementation

Map toJson() {
  return _queries;
}