Data

constructor(    @DrawableRes appIconRes: Int? = null,     icon: Icon? = null,     type: SmallImageType,     title: String?,     text: String,     launchIntent: PendingIntent?,     contentDescription: ComplicationText? = null)