abstract fun getObjectValue(key: String): RequestParameter
If value is a map of fields, it returns value of field with key provided, otherwise it returns null
key -
key
Return