Field({String? ticket = null, required this.typeFields}): ticket = ticket != null ? ticket : Uuid().v4();