hasGeneratedPix property

  1. @computed
bool get hasGeneratedPix

Implementation

@computed
bool get hasGeneratedPix => pixQrCode != null && pixQrCode!.isNotEmpty;