menu
js_bindings package
documentation
bindings/fetch.dart
PropsBody
text method
text method
dark_mode
light_mode
text
method
Future
<
String
>
text
(
)
Implementation
Future<String> text() => js_util.promiseToFuture(js_util.callMethod(this, 'text', []));
js_bindings package
documentation
bindings/fetch
PropsBody
text method
PropsBody extension on
Body