isNull property

bool isNull

Implementation

bool get isNull => id=="-1" && name=="-1" && symbol=="-1";