5 lines
90 B
C#
5 lines
90 B
C#
using Toolkit.Foundation;
|
|
|
|
namespace Bitvault;
|
|
|
|
public record Unlocked : INotification; |