isStrongRef property

bool get isStrongRef

Returns true if this data is StrongRef, otherwise false.

Implementation

bool get isStrongRef => this is UGetSubjectStatusSubjectStrongRef;