locationFields property

  1. @override
List<String> locationFields
getter/setter pairoverride

Fields which may be used to identify a third-party location. These should be ordered to suggest the way that entities may be grouped, where higher groupings are ordered first. For example, the name of a network should be searched before the name of a channel.

Implementation

@override
List<String> locationFields;