InputBackgroundRemote constructor

InputBackgroundRemote({
  1. required int backgroundId,
})

Implementation

InputBackgroundRemote({required this.backgroundId});