get method Null safety

Object? get(
  1. String name
)

Implementation

Object? get(String name) native;