Native constructor

const Native({
  1. Type type = Object,
})

constructor

Implementation

const Native({this.type = Object});