locations property

List<AppLocation> locations

It contains all the locations of the app

Implementation

List<AppLocation> get locations => [];