id property

  1. @override
String id
override

A unique ID for this conversation.

Implementation

@override
String get id => data![_kConvKey]['id'];