toList


Description:

public ArrayList<JsonValue>? toList ()

Converts a JSON array to an ArrayList.

Returns:

list of values or null if not an array.