supports method Null safety

bool supports (
  1. String property,
  2. String value
)

Implementation

static bool supports(String property, String value) native;