ChildBuilder<T extends ParseObject> typedef
Implementation
typedef ChildBuilder<T extends sdk.ParseObject> = Widget Function(
BuildContext context, sdk.ParseLiveListElementSnapshot<T> snapshot);
typedef ChildBuilder<T extends sdk.ParseObject> = Widget Function(
BuildContext context, sdk.ParseLiveListElementSnapshot<T> snapshot);