toCli method

  1. @override
String toCli()
override

Implementation

@override
String toCli() {
  return 'volume=$volume';
}