menu
thermion_dart package
documentation
thermion_dart/compatibility/web/interop/thermion_viewer_js_shim.dart
ThermionViewerJSShim
getNameForEntity method
getNameForEntity method
dark_mode
light_mode
getNameForEntity
method
@
JS
('getNameForEntity')
String
?
getNameForEntity
(
ThermionEntity
entity
)
Implementation
@JS('getNameForEntity') external String? getNameForEntity(ThermionEntity entity);
thermion_dart package
documentation
thermion_dart/compatibility/web/interop/thermion_viewer_js_shim
ThermionViewerJSShim
getNameForEntity method
ThermionViewerJSShim extension type