Behavior constructor

Behavior({
  1. dynamic id,
})

Implementation

Behavior({this.id});