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