predictions property

List<Prediction>? predictions
getter/setter pair

List of place predictions returned by the API

Implementation

List<Prediction>? predictions;