order property

int? order
getter/setter pair

Ordering of results: LocationQuery.ORDER_ASC or LocationQuery.ORDER_DESC. Defaults to the configured locationsOrderDirection.

Implementation

int? order;