MapDirection constructor

const MapDirection([
  1. double value = 0
])

Implementation

const MapDirection([this.value = 0]);