ChatValueAdd constructor

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

Implementation

const ChatValueAdd(this.value);