isRef property

bool get isRef

Implementation

bool get isRef => this != null && this!.startsWith("@");