InputMediaGeoPoint constructor
const
InputMediaGeoPoint({
- required InputGeoPointBase geoPoint,
Input Media Geo Point constructor.
Implementation
const InputMediaGeoPoint({required this.geoPoint}) : super._();