queue property

List<dynamic Function()> queue
final

Implementation

final List<Function()> queue = [];