nativePayReady property

bool nativePayReady

Implementation

bool get nativePayReady =>
    merchantIdentifier.isNotEmpty && publishableKey.isNotEmpty;