EidInfo constructor

EidInfo({
  1. List<Eid>? eids,
})

Implementation

EidInfo({this.eids});