isNull property

bool isNull

Implementation

bool get isNull => coins == null && exchanges == null;