Proposition constructor

Proposition(
  1. Uint8List value
)

Implementation

Proposition(Uint8List value) : super(value);