fullHistory property

List<Message> get fullHistory

Implementation

List<Message> get fullHistory => List.unmodifiable(_fullHistory);