has method Null safety

bool has (
  1. String name
)

Implementation

bool has(String name) native;