value property

  1. @override
int value
final

The typed value of this Option.

Implementation

@override
final int value;