toJson method

dynamic toJson()

Implementation

toJson() => {
  'revision': revision,
  'ruleId': ruleId,
};