linkedDocuments property

  1. @JsonKey(name: 'linked_documents')
List<String>? linkedDocuments
inherited

Implementation

@JsonKey(name: 'linked_documents')
List<String>? get linkedDocuments => throw _privateConstructorUsedError;