isLive property

bool get isLive
  • Check is live

Implementation

bool get isLive => this == PaymentEnvironment.live;