controller property

StreamController<List> controller
final

Implementation

final StreamController<List<dynamic>> controller;