getDefault static method

MsgAppleIapResponse getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static MsgAppleIapResponse getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<MsgAppleIapResponse>(create);