isFx property

bool get isFx

Implementation

bool get isFx => where((a) => a.typeUrl == contractTypeUrl).isNotEmpty;