isNull property

bool get isNull

Implementation

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