onReadyCallbacks property

List<dynamic Function()> onReadyCallbacks
getter/setter pair

Implementation

List<Function()> onReadyCallbacks = [];