args property

List<String> get args
inherited

Implementation

List<String> get args => throw _privateConstructorUsedError;
set args (List<String> value)
inherited

Implementation

set args(List<String> value) => throw _privateConstructorUsedError;