getRecordURL method

  1. @JS('getRecordURL')
String getRecordURL(
  1. String path
)

Implementation

@JS('getRecordURL')
external String getRecordURL(
  String path,
);