hasCredits property

bool Function(int vc) hasCredits
latefinal

User hook to determine if credits are available on a target virtual channel.

Implementation

late final bool Function(int vc) hasCredits;