id property

String? id
final

Generally represented as primary:/Some/Resource and can be used to identify the current document file.

See this diagram for details, source: anggrayudi/SimpleStorage.

Implementation

final String? id;