putDataObject

fun Bundle.putDataObject(key: String, dataObject: DataObject)

Utility method to place a DataObject directly into a Bundle. This method will serialize as a ParcelableDataItem to store in the Bundle