isNull property

bool isNull

use returnedValue.isNull to check if no results were obtained

Implementation

bool get isNull => rates.isEmpty;