value property

  1. @override
String value
inherited

Actual value.

実際の値。

Implementation

@override
String get value => _command;