Nonce constructor

Nonce({
  1. int size = 16,
})

Implementation

Nonce({this.size = 16});