JSArrayOfJSBooleanToList extension
Conversions from JSArray<JSBoolean> directly to List<bool>.
- @Since.new('3.14')
Properties
-
toDartBoolList
→ List<
bool> -
Available on JSArray<
Converts this to List of bools.JSBoolean> , provided by the JSArrayOfJSBooleanToList extensionno setter