need_location property
read / write
True, if the location of the user is expected to be sent with every inline query to this bot.
Implementation
late bool need_location;
True, if the location of the user is expected to be sent with every inline query to this bot.
late bool need_location;