from

fun from(obj: JSONObject): KeyboardShortcutOverride

Answer a KeyboardShortcutOverride from the provided JSONObject.

Return

The KeyboardShortcutOverride read from the JSON object.

Parameters

obj

The JSONObject to extract data from.