PingPongPlatformNotification constructor
PingPongPlatformNotification({
- int maxCompletedRequestIds = 128,
Creates a notification that matches one active request to one response.
Implementation
PingPongPlatformNotification({this.maxCompletedRequestIds = 128});