fieldName property
The field which to sort by.
The default sort order is ascending. Example: ga:browser
. Note, that you
can only specify one field for sort here. For example, ga:browser, ga:city
is not valid.
Implementation
core.String? fieldName;