menu
js_bindings package
documentation
bindings/json_ld11_api.dart
JsonLdErrorCode
fromValues static method
fromValues static method
dark_mode
light_mode
fromValues
static method
Iterable
<
JsonLdErrorCode
>
fromValues
(
Iterable
<
String
>
values
)
Implementation
static Iterable<JsonLdErrorCode> fromValues(Iterable<String> values) => values.map(fromValue);
js_bindings package
documentation
bindings/json_ld11_api
JsonLdErrorCode
fromValues static method
JsonLdErrorCode enum