getState abstract method

  1. @visibleForOverriding
U getState()

Called on the server after the initial build, to retrieve the state data of this component.

Implementation

@visibleForOverriding
U getState();