Unsafe<I> constructor

const Unsafe<I>(
  1. String code
)

Implementation

const Unsafe(this.code);