empty static method

InputBackgroundRemote empty()
override

create InputBackgroundRemote Empty

Implementation

static InputBackgroundRemote empty() {
  return InputBackgroundRemote({});
}