AgreementCalculator typedef

AgreementCalculator = Uint8List Function(Uint8List, Uint8List)

Implementation

typedef AgreementCalculator = Uint8List Function(Uint8List, Uint8List);