FreeTrial.fromJson(Map<String, dynamic> json) { enabled = json['enabled']; duration = json['duration']; }