ExchangeType.custom constructor

const ExchangeType.custom(
  1. String value
)

Implementation

const ExchangeType.custom(String value) : super._(value, true);