menu
reef_chain_flutter package
documentation
reef_state/metadata_api.dart
MetadataApi
getJsVersions method
getJsVersions method
dark_mode
light_mode
getJsVersions
method
Future
getJsVersions
(
)
Implementation
Future<dynamic> getJsVersions() => _jsApi.jsCall('window.getReefJsVer();');
reef_chain_flutter package
documentation
reef_state/metadata_api
MetadataApi
getJsVersions method
MetadataApi class