repoBlobRef property
RepoBlobRef
get
repoBlobRef
Returns this data as RepoBlobRef.
Make sure to check if this object is RepoBlobRef with isRepoBlobRef.
Implementation
RepoBlobRef get repoBlobRef => this.data as RepoBlobRef;