OnDecoded typedef

OnDecoded = void Function(String)

Implementation

typedef OnDecoded = void Function(String);