EraInfoKey constructor

EraInfoKey(
  1. String key
)

Implementation

EraInfoKey(String key) : super.fromKey(KeyIdentifier.eraInfo, key);