getMetadata method

dynamic getMetadata()

Implementation

getMetadata() {
  return _state[ActionType.metadata];
}