Lists the JSON keys for the object.
List<String> listChildrenNames() { // Subclasses should override this to return their specific children. return <String>[]; }