getMetadata method

Future getMetadata()

Implementation

Future<dynamic> getMetadata() =>
    _jsApi.jsPromise('window.metadata.getMetadata();');