getField

@Nullable
open fun getField(@Nullable key: String): DataField

An optional space for misc fields

Return

If found, the DataField for the given key or null otherwise

Parameters

key

The name (key) of the DataField we want to retrieve