has abstract method

bool has(
  1. String tag, {
  2. dynamic options,
})

Implementation

bool has(
  String tag, {
  dynamic options,
});