BKTStructure constructor

const BKTStructure(
  1. Map<String, BKTValue> value
)

Implementation

const BKTStructure(this.value);