libraryUri property

String libraryUri
getter/setter pair

The URI of the library containing the className. When the enum item is passed back, this will allow the server to import the corresponding library if necessary.

Implementation

String libraryUri;