InitiateVerifyCallback typedef

InitiateVerifyCallback = void Function(AttributeType type)

Implementation

typedef InitiateVerifyCallback = void Function(
  AttributeType type,
);