api_url property

Uri api_url

Implementation

Uri get api_url {
  return Uri.parse("https://doodapi.com");
}