Pickler<T> constructor

const Pickler<T>(
  1. String id
)

Implementation

const Pickler(this.id);