key property

  1. @JsonKey(name: 'key')
String key
inherited

What should be inserted to the chat.

Implementation

@JsonKey(name: 'key')
String get key => throw _privateConstructorUsedError;