getValueFromPayload abstract method

V? getValueFromPayload(
  1. T payload
)

Implementation

V? getValueFromPayload(T payload);