isData property

bool get isData

Implementation

bool get isData => this is ArgCommandData<T, ArgT>;