apiResultgnx property

ApiCallResponse? apiResultgnx
getter/setter pair

State fields for stateful widgets in this component.

Implementation

// Stores action output result for [Bottom Sheet - bankList] action in Row widget.

// Stores action output result for [Backend Call - API (getCharge)] action in Button widget.
ApiCallResponse? apiResultgnx;