onInfoPush property

dynamic Function(String title, String? text)? onInfoPush
getter/setter pair

Implementation

Function(String title, String? text)? onInfoPush;