InputBackgroundRemote constructor
const
InputBackgroundRemote({
- required int backgroundId,
A background from the server
Implementation
const InputBackgroundRemote({
required this.backgroundId,
});