shortcuts property Null safety

Map<OT, ArgDone> shortcuts
final

Key entry shortcuts, like how on the 16C, I is RCL-I and (i) is RCL-(i)

Implementation

final Map<OT, ArgDone> shortcuts;