$OutputNetworkShuttersyncModeGetSetMap top-level constant

Map<OutputNetworkShuttersyncModeGetSet, String> const $OutputNetworkShuttersyncModeGetSetMap

Implementation

const $OutputNetworkShuttersyncModeGetSetMap = {
  OutputNetworkShuttersyncModeGetSet.none: 'none',
  OutputNetworkShuttersyncModeGetSet.speed: 'speed',
  OutputNetworkShuttersyncModeGetSet.angle: 'angle'
};