1
2
3
4
package com.example.firstapp.model
 
class MoreMemberBenefitItem (val iconRes: Int,
                             val text: String)