value property

  1. @override
Unit get value
override

Implementation

@override
@pragma('vm:prefer-inline')
Unit get value => super.value as Unit;