设置加载游戏时,是否要显示自定义的Loading效果
Future<Map<String, dynamic>> setShowCustomLoading(bool show) async { throw UnimplementedError('setShowCustomLoading() has not been implemented.'); }