Chaindata.from constructor

Chaindata.from(
  1. String name
)

Implementation

factory Chaindata.from(String name) => getChaindataFor(name);