masterKeyGenerator property

  1. @override
SaplingZip32MasterKeyGenerator get masterKeyGenerator
override

Gets the master key generator for this key.

Implementation

@override
SaplingZip32MasterKeyGenerator get masterKeyGenerator =>
    SaplingZip32MasterKeyGenerator();