FrameDroppedException constructor

const FrameDroppedException(
  1. String message
)

Implementation

const FrameDroppedException(this.message);