hasFinancialData property

bool get hasFinancialData

Whether this event has financial data attached.

Implementation

bool get hasFinancialData => amount > 0;