Future<bool> loadInitJson() async { motorRenderJson = await rootBundle.loadString( 'packages/pti_insurance_test/assets/json/config_motor_render.json'); return true; }