Id constructor

Id(
  1. IdContext ctx,
  2. Map<String, SerFactory> sers
)

Implementation

Id(super.ctx, this.sers);