ChatValueRemove constructor

const ChatValueRemove(
  1. List<Object?> value
)

Implementation

const ChatValueRemove(this.value);