getAssetById

fun <T : AbstractAsset> getAssetById(type: Class<T>, id: String?): T?