Number to display on the bottom right part of the notification

Property definitions

android $ Notification :: number
	# Number to display on the bottom right part of the notification
	var number: nullable Int = null is writable
lib/android/notification/notification.nit:58,2--59,44