sharedToastQueue property

Map<String, List<OverlayShower?>> sharedToastQueue
getter/setter pair

Toast in Queue

Implementation

static Map<String, List<OverlayShower?>> sharedToastQueue = {};