getDefault static method

UnlockWalletRequest getDefault()

Implementation

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