getDefault static method

UnlockWalletReply getDefault()

Implementation

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