empty static method

MessagePhoto empty()
override

create MessagePhoto Empty

Implementation

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