isXrp property

bool get isXrp

Indicates whether the amount is in XRP.

Implementation

bool get isXrp => xrp != null;