nativePayReady property

bool nativePayReady

Implementation

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