getGSTPercent property

dynamic get getGSTPercent

Implementation

get getGSTPercent {
  return this.gstPercent;
}