url static method

UriRecord url(
  1. String u
)

Implementation

static ndef.UriRecord url(String u) => ndef.UriRecord.fromString(u);