VersionByte constructor Null safety

VersionByte(
  1. dynamic _value
)

Implementation

VersionByte(this._value);