supports method

bool supports(
  1. String conditionTextOrProperty, [
  2. String value
])

Implementation

external bool supports(
  String conditionTextOrProperty, [
  String value,
]);