class Decidim::Meetings::RegistrationCodeValidatedEvent

def registration_code

def registration_code
  extra["registration"]["code"]
end