OpHello constructor

OpHello({
  1. required int heartbeatInterval,
})

Implementation

OpHello({required this.heartbeatInterval});