get method

Get get(
  1. dynamic id
)

Implementation

Get get(id) => Get(this, id);