updateGlobalVarToJson abstract method

String updateGlobalVarToJson({
  1. required UpdateGlobalVar that,
  2. dynamic hint,
})

Implementation

String updateGlobalVarToJson({required UpdateGlobalVar that, dynamic hint});