getLongOrDefault

open fun getLongOrDefault(key: String, defaultValue: Long): Long

Gets the Long argument with the specified key or the defaultValue if no such argument is present

Parameters

key

The key of the argument