locationId property
The location associated with the item. It's recommended to use the Google Place ID that corresponds to the associated item. A custom location ID can also be used. e.g. L_12345
Implementation
final String? locationId;
The location associated with the item. It's recommended to use the Google Place ID that corresponds to the associated item. A custom location ID can also be used. e.g. L_12345
final String? locationId;