amGet property

T? amGet

to get the last value saved to this channel

Implementation

T? get amGet => _currentValue;