PlacesAutocompleteStatus class 
 
    
    
      
        
  - Inheritance
- 
    
      - Object
- EnumClass
- PlacesAutocompleteStatus
 
 
    
    
  
    Properties
    
        - 
  hashCode
  → int
  
- 
  The hash code for this object.
  no setterinherited 
- 
  name
  → String
  
- 
  
  finalinherited 
- 
  runtimeType
  → Type
  
- 
  A representation of the runtime type of the object.
  no setterinherited 
 
    
  
    Methods
    
        - 
  noSuchMethod(Invocation invocation)
    → dynamic
  
  
- 
  Invoked when a nonexistent method or property is accessed.
  inherited 
- 
  toString()
    → String
  
  
- 
  A string representation of this object.
  inherited 
 
    
  
    
  
    
  
    
  
    Constants
    
        - 
    INVALID_REQUEST
  → const PlacesAutocompleteStatus
  
- 
  Status codes returned by service. - OKindicating the API request was successful. -ZERO_RESULTSindicating that the search was successful but returned no results. This may occur if the search was passed a bounds in a remote location. -INVALID_REQUESTindicating the API request was malformed, generally due to the missinginputparameter. -OVER_QUERY_LIMITindicating any of the following:   - You have exceeded the QPS limits.   - Billing has not been enabled on your account.   - The monthly $200 credit, or a self-imposed usage cap, has been exceeded.   - The provided method of payment is no longer valid (for example, a credit card has expired).   See the Maps FAQ for more information about how to resolve this error. -REQUEST_DENIEDindicating that your request was denied, generally because:   - The request is missing an API key.   - Thekeyparameter is invalid. -UNKNOWN_ERRORindicating an unknown error.
- 
    OK
  → const PlacesAutocompleteStatus
  
- 
  Status codes returned by service. - OKindicating the API request was successful. -ZERO_RESULTSindicating that the search was successful but returned no results. This may occur if the search was passed a bounds in a remote location. -INVALID_REQUESTindicating the API request was malformed, generally due to the missinginputparameter. -OVER_QUERY_LIMITindicating any of the following:   - You have exceeded the QPS limits.   - Billing has not been enabled on your account.   - The monthly $200 credit, or a self-imposed usage cap, has been exceeded.   - The provided method of payment is no longer valid (for example, a credit card has expired).   See the Maps FAQ for more information about how to resolve this error. -REQUEST_DENIEDindicating that your request was denied, generally because:   - The request is missing an API key.   - Thekeyparameter is invalid. -UNKNOWN_ERRORindicating an unknown error.
- 
    OVER_QUERY_LIMIT
  → const PlacesAutocompleteStatus
  
- 
  Status codes returned by service. - OKindicating the API request was successful. -ZERO_RESULTSindicating that the search was successful but returned no results. This may occur if the search was passed a bounds in a remote location. -INVALID_REQUESTindicating the API request was malformed, generally due to the missinginputparameter. -OVER_QUERY_LIMITindicating any of the following:   - You have exceeded the QPS limits.   - Billing has not been enabled on your account.   - The monthly $200 credit, or a self-imposed usage cap, has been exceeded.   - The provided method of payment is no longer valid (for example, a credit card has expired).   See the Maps FAQ for more information about how to resolve this error. -REQUEST_DENIEDindicating that your request was denied, generally because:   - The request is missing an API key.   - Thekeyparameter is invalid. -UNKNOWN_ERRORindicating an unknown error.
- 
    REQUEST_DENIED
  → const PlacesAutocompleteStatus
  
- 
  Status codes returned by service. - OKindicating the API request was successful. -ZERO_RESULTSindicating that the search was successful but returned no results. This may occur if the search was passed a bounds in a remote location. -INVALID_REQUESTindicating the API request was malformed, generally due to the missinginputparameter. -OVER_QUERY_LIMITindicating any of the following:   - You have exceeded the QPS limits.   - Billing has not been enabled on your account.   - The monthly $200 credit, or a self-imposed usage cap, has been exceeded.   - The provided method of payment is no longer valid (for example, a credit card has expired).   See the Maps FAQ for more information about how to resolve this error. -REQUEST_DENIEDindicating that your request was denied, generally because:   - The request is missing an API key.   - Thekeyparameter is invalid. -UNKNOWN_ERRORindicating an unknown error.
- 
    UNKNOWN_ERROR
  → const PlacesAutocompleteStatus
  
- 
  Status codes returned by service. - OKindicating the API request was successful. -ZERO_RESULTSindicating that the search was successful but returned no results. This may occur if the search was passed a bounds in a remote location. -INVALID_REQUESTindicating the API request was malformed, generally due to the missinginputparameter. -OVER_QUERY_LIMITindicating any of the following:   - You have exceeded the QPS limits.   - Billing has not been enabled on your account.   - The monthly $200 credit, or a self-imposed usage cap, has been exceeded.   - The provided method of payment is no longer valid (for example, a credit card has expired).   See the Maps FAQ for more information about how to resolve this error. -REQUEST_DENIEDindicating that your request was denied, generally because:   - The request is missing an API key.   - Thekeyparameter is invalid. -UNKNOWN_ERRORindicating an unknown error.
- 
    ZERO_RESULTS
  → const PlacesAutocompleteStatus
  
- 
  Status codes returned by service. - OKindicating the API request was successful. -ZERO_RESULTSindicating that the search was successful but returned no results. This may occur if the search was passed a bounds in a remote location. -INVALID_REQUESTindicating the API request was malformed, generally due to the missinginputparameter. -OVER_QUERY_LIMITindicating any of the following:   - You have exceeded the QPS limits.   - Billing has not been enabled on your account.   - The monthly $200 credit, or a self-imposed usage cap, has been exceeded.   - The provided method of payment is no longer valid (for example, a credit card has expired).   See the Maps FAQ for more information about how to resolve this error. -REQUEST_DENIEDindicating that your request was denied, generally because:   - The request is missing an API key.   - Thekeyparameter is invalid. -UNKNOWN_ERRORindicating an unknown error.