InvokeWithoutUpdates constructor
const
InvokeWithoutUpdates({
- required TlMethod query,
Invoke Without Updates constructor.
Implementation
const InvokeWithoutUpdates({required this.query}) : super._();