@override Map<String, dynamic> toJson() { return {'type': type.value, 'function': function.toJson()}; }