Native<T> constructor

const Native<T>({
  1. String? symbol,
})

Implementation

const Native({String? symbol});