refresh static method

refresh()

  • Returns NamebaseResponse with records (List<DNSRecord>) and success (bool)

Implementation

static Future<NamebaseResponse> refresh() => _internal.refresh();