PersistentAccessHandleDescription constructor
const
PersistentAccessHandleDescription({
- PersistentAccessEntityKind? kind,
- String? lastKnownPath,
Implementation
const PersistentAccessHandleDescription({this.kind, this.lastKnownPath});