FastFapSection constructor

const FastFapSection(
  1. String name,
  2. Uint8List data
)

Implementation

const FastFapSection(this.name, this.data);