SodiumAllocator constructor

const SodiumAllocator(
  1. LibSodiumFFI sodium
)

Default constructor

Implementation

const SodiumAllocator(this.sodium);