fullUri property

String get fullUri

Implementation

String get fullUri {
  return "mverse://${type}s$relativeSchemaUri";
}