guid property

  1. @JsonKey(name: 'GUID')
String? guid
read / write

Document ID

Implementation

@JsonKey(name: 'GUID')
String? guid;