@override Object toJson() => { 'action': ?action?.toJson(), 'description': ?description, 'match': ?match, 'ruleNumber': ?ruleNumber, };