RichGridInfo constructor

RichGridInfo(
  1. dynamic keyPart,
  2. dynamic valuePart
)

Implementation

RichGridInfo(this.keyPart, this.valuePart);