urn method

  1. @override
String urn()
override

mesh resource uniform name.

Implementation

@override
String urn() {
  return _urn ?? '';
}