set method

dynamic set(
  1. String id
)

Implementation

set(String id) => this.id = id;