PbIntMapKey constructor

const PbIntMapKey(
  1. int value
)

Implementation

const factory PbIntMapKey(final int value) = _$PbIntMapKey;