Map<String, dynamic> toJson() { return { 'FllId': fllId, 'Id': id, 'ParentId': parentId, 'Fields': fields }; }