onReady property

dynamic Function() onReady
getter/setter pair

SDK is ready

Implementation

dynamic Function() onReady = () {};