displayId property

  1. @override
AFID get displayId
override

Implementation

@override
AFID get displayId {
  return actualDisplayId ?? id;
}