menu
Dart
dart:js_interop
JSAnyOperatorExtension
and method
and
brightness_4
brightness_5
description
and
method
JSAny
?
and
(
JSAny
?
any
)
Returns the result of '
this
&&
any
' in JS.
Implementation
external JSAny? and(JSAny? any);
Dart
dart:js_interop
JSAnyOperatorExtension
and method
JSAnyOperatorExtension extension