jid property

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

Contact Id.

Implementation

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