GetFieldURI method

String? GetFieldURI()
Gets the field URI.

Implementation

String? GetFieldURI() {
  return null;
}