InitBack typedef

InitBack = dynamic Function(int? code, bool data)

Implementation

typedef InitBack = Function(int? code, bool data);