keys


Description:

public ArrayList<string>? keys ()

Returns the keys of a mapping in insertion order.

Returns:

list of keys, or null if not a mapping.