toJson method

dynamic toJson()

Implementation

toJson() => {
      'operator': operator,
    };