ModifierId constructor

ModifierId(
  1. Uint8List value
)

Implementation

ModifierId(Uint8List value) : super(value);