cryptoSecretboxPrimitive property

String get cryptoSecretboxPrimitive

Implementation

static String get cryptoSecretboxPrimitive =>
    _cryptoSecretbox.crypto_secretbox_primitive().toDartString();