@override Map<String, dynamic> toJson() => { 'id': id, 'type': optionType.name, 'from': from, 'replace': replace, };