EventPathItem.intU32 constructor

const EventPathItem.intU32(
  1. int value
)

Implementation

const factory EventPathItem.intU32(int /*U32*/ value) = EventPathItemIntU32;