setter property

void Function(T) setter
final

The function called when this computed value is set.

Implementation

final void Function(T) setter;