userLocation property
userLocation Location of the user; pass null if unknown or the bot doesn't need user's location
Implementation
final Location? userLocation;
userLocation Location of the user; pass null if unknown or the bot doesn't need user's location
final Location? userLocation;