id property

String id

the key (id) provided for the _param

Implementation

String get id {
  return _param!;
}