isRepoBlobRef property
bool
get
isRepoBlobRef
Returns true if this data is RepoBlobRef, otherwise false.
Implementation
bool get isRepoBlobRef => this is UUpdateSubjectStatusSubjectRepoBlobRef;
Returns true if this data is RepoBlobRef, otherwise false.
bool get isRepoBlobRef => this is UUpdateSubjectStatusSubjectRepoBlobRef;