certIndex property

int? certIndex

Implementation

int? get certIndex => _$this._certIndex;
void certIndex=(int? certIndex)

Implementation

set certIndex(int? certIndex) => _$this._certIndex = certIndex;