providePropertyDownloadNotification
fun providePropertyDownloadNotification(context: Context, id: Int, name: String): TopbarNotificationModel
Provides a notification for property download.
Return
TopNotificationModel for property download.
Parameters
context
The context to retrieve resources.
id
The property ID.
name
The property name.