Skip to content
Dart API
Search
K
Main Navigation
Guide
API Reference
GitHub
This Project
Dart SDK
Appearance
Menu
Return to top
On this page
dart:js_util
›
Functions
›
callMethod<T> function
callMethod<T>
T
callMethod<T>
(
Object
o
,
Object
method
,
List
<
Object
?>
args
)