V2TimGroupAtInfo constructor

V2TimGroupAtInfo(
  1. int seq,
  2. int atType
)

Implementation

V2TimGroupAtInfo(
  this.seq,
  this.atType,
);