ok constant
        
        DirectionsStatus
        const ok
        
      
      
Indicates the response contains a valid result.
Implementation
static const ok = DirectionsStatus('OK');Indicates the response contains a valid result.
static const ok = DirectionsStatus('OK');