getPayloadValue method

dynamic getPayloadValue()

Implementation

dynamic getPayloadValue() {
  return value;
}