PbMapKey.int constructor

const PbMapKey.int(
  1. int value
)

Implementation

const factory PbMapKey.int(int value) = PbIntMapKey;