provider property

String provider
read / write

Provider of the venue database; as defined by the sender. Currently, only "foursquare" and "gplaces" (Google Places) need to be supported.

Implementation

late String provider;