demarches-normaliennes/app/models/label_model.rb

1 line
57 B
Ruby

LabelModel = Struct.new(:id, :label, keyword_init: true)