SendEscapeIntent constructor

const SendEscapeIntent(
  1. List<int> bytes
)

Implementation

const SendEscapeIntent(this.bytes);