InactivityCallback typedef Null safety

InactivityCallback = void Function()

Implementation

typedef InactivityCallback = void Function();