asBorders property
Borders?
get
asBorders
Implementation
Borders? get asBorders => this.isBorders ? this._value as Borders : null;
Borders? get asBorders => this.isBorders ? this._value as Borders : null;