Get constructor

Get(
  1. dynamic table,
  2. dynamic key
)

Implementation

Get(table, key) : super([table, key]);