const factory UserExtraField({required int id, required String label, required String text}) = _UserExtraField;