getGSTPercent property

dynamic getGSTPercent

Implementation

get getGSTPercent {
  return this.gstPercent;
}