BuildUnityConfig.fromJson(Map<String, dynamic> json) { cache = JSON(json)['cache'].stringValue; log = JSON(json)['log'].stringValue; }