SimpleApiPageV2WidgetCall typedef
SimpleApiPageV2WidgetCall =
Widget Function(WrapJson json, SimpleApiPageV2State state)
Implementation
typedef SimpleApiPageV2WidgetCall = Widget Function(
WrapJson json, SimpleApiPageV2State state);